projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3731290
)
(view-emacs-news): Use `mapc' rather than `mapcar'.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 25 Sep 2007 11:07:06 +0000
(11:07 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 25 Sep 2007 11:07:06 +0000
(11:07 +0000)
lisp/help.el
patch
|
blob
|
history
diff --git
a/lisp/help.el
b/lisp/help.el
index 8d8ea7c206fc09367765750af3b74ae5408dd79c..b957f88a7e45a8e6df1476c85f83999536bf4134 100644
(file)
--- a/
lisp/help.el
+++ b/
lisp/help.el
@@
-334,7
+334,7
@@
With argument, display info only for the selected version."
(when (consp version)
(let* ((all-versions
(let (res)
- (mapc
ar
+ (mapc
(lambda (file)
(with-temp-buffer
(insert-file-contents